Skip to content

Remove deprecated warn kwarg for matplotlib use #35323

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 17, 2020

Conversation

saulshanabrook
Copy link
Contributor

The warn param has been deprecated in 3.2.1: https://matplotlib.org/3.2.1/api/prev_api_changes/api_changes_3.2.0.html#matplotlib-use

On the most recent matplotlib, this is failing for me with

TypeError: use() got an unexpected keyword argument 'warn'

The warn param has been deprecated in 3.2.1: https://matplotlib.org/3.2.1/api/prev_api_changes/api_changes_3.2.0.html#matplotlib-use

On the most recent matplotlib, this is failing for me with 

TypeError: use() got an unexpected keyword argument 'warn'
@jreback jreback added this to the 1.1 milestone Jul 17, 2020
@jreback jreback added the Visualization plotting label Jul 17, 2020
Copy link
Contributor

@jreback jreback left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@simonjayhawkins
Copy link
Member

simonjayhawkins commented Jul 17, 2020

restarting failed Windows py37_np18 job

=========================== short test summary info ===========================
FAILED pandas/tests/io/parser/test_common.py::test_chunks_have_consistent_numerical_type[python]
= 1 failed, 72698 passed, 1743 skipped, 1053 xfailed, 58 warnings in 719.92s (0:11:59) =

@TomAugspurger TomAugspurger merged commit 41022a8 into pandas-dev:master Jul 17, 2020
@TomAugspurger
Copy link
Contributor

Thanks!

1 similar comment
@TomAugspurger
Copy link
Contributor

Thanks!

@saulshanabrook saulshanabrook deleted the patch-2 branch August 17, 2020 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants